Saltar al contenido principal
PATCH
[BETA] Update Collection

Autorizaciones

Authorization
string
header
requerido

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Parámetros de ruta

collection-id
string
requerido

Collection ID.

Cuerpo

application/json
name
string | null

The name of the collection.

Maximum string length: 64
Pattern: ^[^<>/\\]+$
description
string | null

A description for the collection.

Maximum string length: 400
Pattern: ^[^<>]+$

Respuesta

Successful Response

id
string
requerido

The id of the collection.

name
string
requerido

The name of the collection.

description
string | null

A description for the collection.